home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / mallcrawl.swf / scripts / DefineSprite_909 / frame_1 / DoAction.as
Text File  |  2007-09-28  |  71b  |  5 lines

  1. onEnterFrame = function()
  2. {
  3.    this._x = _level0.Background._x;
  4. };
  5.